protected System.bool HasContext {get;}
protected read-only property HasContext: System.Boolean;
protected function get HasContext : System.boolean
protected: __property System.bool get_HasContext();
protected: property System.bool HasContext { System.bool get(); }
'Declaration Protected ReadOnly Property HasContext As System.Boolean
'Usage Dim instance As BindingElementExtensionElementCollection(Of TBindingElementExtension) Dim value As System.Boolean value = instance.HasContext
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
BindingElementExtensionElementCollection<TBindingElementExtension> Class BindingElementExtensionElementCollection<TBindingElementExtension> Members